Problem Note 53082: "ERROR: File SASHELP.AIR.DATA does not exist" might be issued when running some code snippets in SAS® Studio
The following error might be issued in the SAS® log when you run one of the code snippets in SAS® Studio that references the Sashelp.Air data set:
ERROR: File SASHELP.AIR.DATA does not exist.
The Sashelp.Air data set is included with SAS/ETS® Software. If this product is not installed, the error is generated.
Three code snippets use the Sashelp.Air data set in the example code. These snippets are:
- Custom ODS Output
- PROC SQL
- SAS Macro
To circumvent the problem, modify the code snippet to reference a different SAS data set, such as Sashelp.Class.
Operating System and Release Information
SAS System | SAS Studio | Microsoft® Windows® for x64 | 3.1 | 3.2 | 9.4 TS1M1 | 9.4 TS1M2 |
Microsoft Windows 8 Enterprise 32-bit | 3.1 | 3.2 | 9.4 TS1M1 | 9.4 TS1M2 |
Microsoft Windows 8 Enterprise x64 | 3.1 | 3.2 | 9.4 TS1M1 | 9.4 TS1M2 |
Microsoft Windows 8 Pro 32-bit | 3.1 | 3.2 | 9.4 TS1M1 | 9.4 TS1M2 |
Microsoft Windows 8 Pro x64 | 3.1 | 3.2 | 9.4 TS1M1 | 9.4 TS1M2 |
Microsoft Windows 8.1 Enterprise 32-bit | 3.1 | 3.2 | 9.4 TS1M1 | 9.4 TS1M2 |
Microsoft Windows 8.1 Enterprise x64 | 3.1 | 3.2 | 9.4 TS1M1 | 9.4 TS1M2 |
Microsoft Windows 8.1 Pro | 3.1 | 3.2 | 9.4 TS1M1 | 9.4 TS1M2 |
Microsoft Windows 8.1 Pro 32-bit | 3.1 | 3.2 | 9.4 TS1M1 | 9.4 TS1M2 |
Microsoft Windows Server 2008 | 3.1 | 3.2 | 9.4 TS1M1 | 9.4 TS1M2 |
Microsoft Windows Server 2008 R2 | 3.1 | 3.2 | 9.4 TS1M1 | 9.4 TS1M2 |
Microsoft Windows Server 2008 for x64 | 3.1 | 3.2 | 9.4 TS1M1 | 9.4 TS1M2 |
Microsoft Windows Server 2012 Datacenter | 3.1 | 3.2 | 9.4 TS1M1 | 9.4 TS1M2 |
Microsoft Windows Server 2012 R2 Datacenter | 3.1 | 3.2 | 9.4 TS1M1 | 9.4 TS1M2 |
Microsoft Windows Server 2012 R2 Std | 3.1 | 3.2 | 9.4 TS1M1 | 9.4 TS1M2 |
Microsoft Windows Server 2012 Std | 3.1 | 3.2 | 9.4 TS1M1 | 9.4 TS1M2 |
Windows 7 Enterprise 32 bit | 3.1 | 3.2 | 9.4 TS1M1 | 9.4 TS1M2 |
Windows 7 Enterprise x64 | 3.1 | 3.2 | 9.4 TS1M1 | 9.4 TS1M2 |
Windows 7 Home Premium 32 bit | 3.1 | 3.2 | 9.4 TS1M1 | 9.4 TS1M2 |
Windows 7 Home Premium x64 | 3.1 | 3.2 | 9.4 TS1M1 | 9.4 TS1M2 |
Windows 7 Professional 32 bit | 3.1 | 3.2 | 9.4 TS1M1 | 9.4 TS1M2 |
Windows 7 Professional x64 | 3.1 | 3.2 | 9.4 TS1M1 | 9.4 TS1M2 |
Windows 7 Ultimate 32 bit | 3.1 | 3.2 | 9.4 TS1M1 | 9.4 TS1M2 |
Windows 7 Ultimate x64 | 3.1 | 3.2 | 9.4 TS1M1 | 9.4 TS1M2 |
Linux for x64 | 3.1 | 3.2 | 9.4 TS1M1 | 9.4 TS1M2 |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
Some code snippets in SAS® Studio use the Sashelp.Air data set, which is included with SAS/ETS® Software.
Type: | Problem Note |
Priority: | medium |
Date Modified: | 2014-06-06 15:33:07 |
Date Created: | 2014-05-29 15:37:45 |